Fix a small memory leak
authorMatthias Clasen <mclasen@redhat.com>
Wed, 19 Feb 2014 05:31:40 +0000 (00:31 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 19 Feb 2014 05:31:40 +0000 (00:31 -0500)
commit7fbf6a67a2204a6c891fed251811c6d60b9e6746
tree4c8164d0bd843e777590040939aa5186c34775bb
parent63bb834b2e621db11d86d29a3f084e8cb9938f18
Fix a small memory leak

GtkPrintUnixDialog was leaking a GFile.
Spotted by Christian Persch in
https://bugzilla.gnome.org/show_bug.cgi?id=724631
gtk/gtkprintunixdialog.c